home *** CD-ROM | disk | FTP | other *** search
/ Ghost Rider iactivecard / Ghost Rider iactivecard.iso / pc / main.swf / scripts / DefineButton2_78 / BUTTONCONDACTION on(press).as next >
Encoding:
Text File  |  2007-04-10  |  108 b   |  5 lines

  1. on(press){
  2.    unloadMovieNum(12);
  3.    getUrl("http://www.iactivecard.com/ecard/pages/page01.htm", "");
  4. }
  5.